Release v0.14.0-alpha #952
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
Added
WithLogLevelfunction andLogLeveltype are added to set the log level forInstrumentation. (#842)otelglobalprobe now collects the user provided tracer name, version and schemaURL. (#844)codespellmake target. (#863)trace-flags. (#868)google.golang.org/grpc1.66.0-dev. (#872)google.golang.org/grpc1.65.0. (#904)v1.21.12. (#905)v1.22.5. (#905)go.opentelemetry.io/[email protected]. (#905)google.golang.org/grpc1.63.3. (#916)google.golang.org/grpc1.64.1. (#916)golang.org/x/netv0.27.0. (#917)Changed
v1.24.0tov1.26.0ingithub.com/segmentio/kafka-goinstrumentation. (#909)messaging.operationattribute key is renamed tomessaging.operation.type.messaging.kafka.destination.partitionkey is renamed tomessaging.destination.partition.idv1.21.0tov1.26.0indatabase/sqlinstrumentation. (#911)db.statementattribute key is renamed todb.query.text.v1.24.0tov1.26.0ingoogle.golang.org/grpcinstrumentation. (#912)net.peer.nameattribute key in client instrumentation is renamed toserver.address.v1.26.0innet/httpinstrumentation. (#913)go.opentelemetry.io/autosemconv tov1.26.0. (#914)Fixed
Hostfield from the URL if theRequest.Hostis not present. (#888)